public class Random_Offering extends OfferingStrategy
endNegotiation, helper, negotiationSession, nextBid, omStrategy, opponentModel| Constructor and Description |
|---|
Random_Offering()
Empty constructor used for reflection.
|
| Modifier and Type | Method and Description |
|---|---|
BidDetails |
determineNextBid()
Determines the next bid the agent will offer to the opponent
|
BidDetails |
determineOpeningBid()
Determines the first bid to be offered by the agent
|
getHelper, getNextBid, init, isEndNegotiation, setNextBidpublic Random_Offering()
public BidDetails determineNextBid()
OfferingStrategydetermineNextBid in class OfferingStrategypublic BidDetails determineOpeningBid()
OfferingStrategydetermineOpeningBid in class OfferingStrategy